Question
1
Replies
100
Views
Posted: February 13, 2017
Last activity: February 14, 2017
Closed
is it best practice to keep UI names ending '_id' as generated through case designer form configuration?
Hi,
When I am configuring form via case designer in steps, I see pega is automatically creating flowaction and referred section rule name ending as '_id'. Though it looks little uncomfortable to us but is such naming ok to leave or better to save as and remove _id ?
I am wondering what is recommended here?
Normally we keep auto generated rules by any wizard.
Thanks
Recommend keeping the names as-is while making certain that short descriptions (pyLabel values) are readable. Unlike names, short descriptions should contain spaces between words. This is especially important for flow actions since they are presented to the user. Every database table includes a pyLabel column; its length is limited to 64 characters.