Hello,
I am creating an expression under ‘ConfiForms ValueView’ Macro.
I am using [fieldName].prepend(<something>) but I wanted to skip the first entry. Is that possible?
Hi @Lorenzo
Welcome to this community
How about using the "append" function instead of a "prepend" in ConfiForms?
Alex
Thanks for the reply.
I actually thought of that too but in doing so, I will need to remove the appended string at the last entry. And I do not also know how to do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Probably using trunc or trim function... What are you actually trying to accomplish? I mean, why do you need something like that in the first place?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.