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

Question

Question

Collection add link display in line

asked on March 26, 2019

Is it possible to display the "add" link next to the collection fields instead of under it?  See image as example.

CollectionAdd.PNG
0 0

Replies

replied on March 26, 2019

Where exactly are you trying to have it displayed? You can relocate it with float:right and negative top margin, however, there are going to be complications.

First, the X to remove a collection could get in the way. Second, each time you add another item to the collection it is going to move the Add button down.

0 0
replied on March 27, 2019

I want the add link to appear next to the field and not under it similar to the delete link.   Visually it looks better.  Do you know of a better way to accomplish this?  

Collection2.PNG
Collection2.PNG (21.27 KB)
0 0
replied on March 27, 2019

There's probably several ways you could, but the biggest issue is that the area your diagram points to is exactly where the X icon for removing rows is already located.

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

Sign in to reply to this post.