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
5 replies
Subscribers
8 subscribers
Views
4515 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
CRLF to separate sections
eliav
over 8 years ago
Hi All,
is there some method | function useful to add some empty lines ?
I want to mark the separation between 2 areas
Elia
OriginalPostID-248917
Discussion posts and replies are publicly visible
Parents
0
monikar
over 8 years ago
If you are trying to seperate two sections, then an extra section with label as char(1) can give an empty line which differentiates two portions on the SAIL Form.
a!sectionLayout(
label: char(1)
)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
monikar
over 8 years ago
If you are trying to seperate two sections, then an extra section with label as char(1) can give an empty line which differentiates two portions on the SAIL Form.
a!sectionLayout(
label: char(1)
)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data