I have a dropwdown menu that shows the value after the user selects the field in the dropdown menu. However, i do not want the user to then have to click the value shown:
Before the user has chosen value from dropdown menu:
This is how it works at the moment. It does show the correct GL Code, but i was wondering if i can make it already select that GL code, instead of the user having to click on it:
Thanks Steve - but if the user chooses a different “category” how will that affect the initial value expression?
I guess i am misunderstanding how to show the value of the GL code based on the Category selected. I thought Initial Value sets the value no matter what Category is chosen.
Do you think maybe my table structure for the second table “GL Code Table” is wrongly set up?
Not at all. I’m not surprised by the result you get–we need a better expression.\
But first!
This needs to be fixed:
The yellow triangle means the Category column is of type Ref, but the column’s value, RENTAL PARTS, is not a valid Ref-type value. I feel like we’ve gad to deal with problem previously…