Hello,
I am working on retrieving a score based on a chioce that a user makes from a drop down. I have the following forms:
- Policy Write-Up (Database) - This is where I have a database of all the possible policy violations and a point number attached to each. The fields are:
- Policy Number
- Policy Violation
- Policy Rule
- Points
- Write-Up Data - This is a formula that combines Policy Number + Policy Violation + Policy Rule
- Write-Up - This is where I want the user to be able to enter in an employee write-up. On this form, I would like the user to choose the Violation (this is a look-up field that displays the "Write-Up Data" from above) and then have ZoHo fetch the point value from the Policy Write-Up (Database) based on the chosen Violation using the Actions on User Input or Update ..
Any help would be greatly appreciated.
Thanks
Nick