Just a basic question about label names and what other companies are doing in th

Just a basic question about label names and what other companies are doing in their process. I have a label name that you would think would not be changing but I guess sometimes it does happen. I'm planning that in new processes we will use constants for label name, that way if they need to change, I only have to update the constants. Currently in one of my process I don't have those constants so I'm planning to make the change in the XML and upload back to Appian. Instead of me opening all the forms one by one and doing the change and probably forgetting some... using Dreamweaver, I can locate all the label name faster and make the change... Is that a good approach?...

OriginalPostID-124242

OriginalPostID-124242

  Discussion posts and replies are publicly visible

Parents
  • Hi, even though using Dreamweaver might seem like a simpler option in your use case, I will say doing it manually might be more effective because it will reduce your chances of making a mistake. Specifically, if you do a Find and Replace All/Replace in xml, you can end up modifying label you are not supposed to. If you do this manually inside Appian's forms designer, it will ensure correct behavior and you will not have to export and import the forms every time. Obviously, the final choice shall be yours and what you find more effective. Hope this helps!
Reply
  • Hi, even though using Dreamweaver might seem like a simpler option in your use case, I will say doing it manually might be more effective because it will reduce your chances of making a mistake. Specifically, if you do a Find and Replace All/Replace in xml, you can end up modifying label you are not supposed to. If you do this manually inside Appian's forms designer, it will ensure correct behavior and you will not have to export and import the forms every time. Obviously, the final choice shall be yours and what you find more effective. Hope this helps!
Children
No Data