Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
14 replies
Subscribers
6 subscribers
Views
7819 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
What would be the max no of characters we can save in the database by using para
ramakg
A Score Level 1
over 9 years ago
What would be the max no of characters we can save in the database by using paragraph filed?
OriginalPostID-202150
OriginalPostID-202150
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 9 years ago
@ramakg There isn't a limit on the size of the characters hold by a!paragraphField(), but it can be a limitation from the DB. So a good way to handle is to put a validation on the corresponding a!paragraphField() as per the length of the field in the database. SAIL recipe at https://forum.appian.com/suite/help/16.1/SAIL_Recipes.html#Approve/Reject_Buttons_with_Conditional_Requiredness is a good example for this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 9 years ago
@ramakg There isn't a limit on the size of the characters hold by a!paragraphField(), but it can be a limitation from the DB. So a good way to handle is to put a validation on the corresponding a!paragraphField() as per the length of the field in the database. SAIL recipe at https://forum.appian.com/suite/help/16.1/SAIL_Recipes.html#Approve/Reject_Buttons_with_Conditional_Requiredness is a good example for this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data