Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 3793 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Working on a POS System and wondering how the calculation on amount due can auto enter into whatever choice of payment is selected. ex. User clicks on Amex and amount due auto loads. 

  • 2 weeks later...
Posted

Can you use the script trigger on the field, “OnObjectEnter” to run a script that calculated the value and puts it into the fields. You will have to pass the field name via a script ion parameter (get active field will come in handy here) 

Posted

Working on a POS System and wondering how the calculation on amount due can auto enter into whatever choice of payment is selected. ex. User clicks on Amex and amount due auto loads. 

 

It sounds like you have multiple amount fields. Which is probably not a good idea. When user clicks on the Amex button (not field), it should enter "Amex" into a PaymentMethod field (using the Set Field script step).

This topic is 3793 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.