You are viewing limited content. For full access, please sign in.

Question

Question

LF Forms - Final Entry in a collection reveals Custom HTML message.

asked on March 12, 2020 Show version history

Hi Guys,

 

I was hoping someone had experience with the behaviour we are trying to implement in one of our forms.

 

Simply listed below is what we would like to achieve;

 

- We have a collection with a maximum of ten sets which can be added by the form initiator.

- On the tenth set I want a Custom HTML field to appear that reads 'You have added your final possible entry'

 

Can this be achieved via Field Rules or must I write some JQuery?

 

Thanks

0 0

Replies

replied on March 12, 2020 Show version history

Hi Clive, yes, this can be done with Field Rules.

In your Collection, add a Field and name it RowCTR (in my example I named it ROW number.
In the Advanced Tab enter the following formula =ROW()

In your Field Rules, set up a Rule to Show the Custom HTML Line in your Collection when your RowCtr = 10. (or whatever the last possible row number is)

You can also Hide the RowCtr field with rules if you don't want it displayed

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.