Hi - I’m trying to set a field for an agent to access later. The field is a text field - have tried Editable / Computed when composed with same results.
The output from the @Prompt commands is as follows:
“Not set” (the default value of the field being set)
“POT” (the updated value)
“Not set” - it appears the field value is reverting (NOTE: I added the FILESAVE because I’m also seeing “Not set” in the field value from the called agent.
Thoughts or suggestions on why I am losing my update to this field?
Your code doesn’t have any @setfield commands in it - so I’m presuming they are in the agent?But more importantly, @Setfield only works in Edit mode when called from (I’m guessing) a button