Jump to content
  • 0

Reset List - String Field After Update


kpcollier

Question

I have a multiselect dropdown List - String field in my table/page. My users will open a details page of a record, check various values in this dropdown, and click Update.

I am trying to find a way to reset that List - String field to empty or nothing right after the update.

Pretty much, I need to record these results to use in a triggered action and then reset the field for the next time it is used. It seems near impossible to get this field back to blank, since you can't manipulate List fields with Triggers or Tasks or anything. I also don't think I can use JS because I need to record the result for the trigger for a moment before resetting it, and a double refresh of the page seems a bit too unprofessional for our users (Update with value, set field to blank, update again). 

Anyone have any ideas how to make this work as seamless as possible?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Not sure if this would work, and I might be too late - but could the user entry field be a virtual list field - it can always be empty then on load, and the actual field "hidden" and on load set to blank and exit read the virtual field, or use a calc value to select the new value of virtual field

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...