Avatar

Correct answer by
Community Advisor

Hi Jayesh,

 

possible solution for you can be the following:

  • Instead of using enums, you may create a new table with desired values and link it to the target table using FK link. The new table  may be updated via workflow you mentioned.

If you want to use enum, I think you have to update schema and publish the changes.

 

Regards,

Milan

View solution in original post