You are viewing limited content. For full access, please sign in.

Discussion

Discussion

What are the best practices for updating a single line auto suggestion or drop down lists in forms?

posted on January 31, 2018

So I have a bunch of forms that I have set up to bring up a list of vendors, customers, etc so that it eliminates typing and possible errors in spelling and such. I do this via drop-down lists in most forms and then I've also started using some single lines and just populated the auto suggestions to allow flexibility to add new vendors or customers into those fields in case no one is around to manually update the drop-down lists. 

In the repository and in workflow this practice is helpful and useful because I can just update everything once in the administration console and I know everything will be updated. 

However, transitioning that information over to forms can be an issue because I have to manually update every form with the new suggestion or the edited drop-down list. 

Is there any way in Forms to cross edit and manipulate fields like you can in the administration console?

Or is there just a better way to go about updating/making these lists in general?

0 0
replied on January 31, 2018

I will try this, thanks!

replied on January 31, 2018

If you put them in a database table, you could update the database table once and have it updated for both. You would make the fields in the admin console dynamic fields and use a database lookup for the fields in Forms.

1 0
replied on January 31, 2018

I will try this, thanks!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.