Jump to content
  • 0

Record actions on separate lines


TroubleShooter

Question

6 answers to this question

Recommended Posts

  • 0
On 6/20/2019 at 5:59 PM, DefinitelyNot31337 said:

Hello @TroubleShooter,

 

Try adding this snippet of code in the Header of your Results Page Fields:


<style>
  
  td.cbResultSetActionCell.cbResultSetData *:nth-child(4n) { 
    display: block;
  }
</style>

 

-DN31337!

Hello @TroubleShooter,

 

How Can I adapt this snippet you shared, to get it to show the Record Action buttons column, in the first column instead of the last  as it always is.

 

Thanks in advance

Link to comment
Share on other sites

  • 0

Hi @MaraMara,

To move your "Record Action buttons column" to the first column you may follow the next steps:

1. Go to Styles and open the styles that you are using for the DataPage
2. Select Table Layout under Results Page
3. Under Element Type, look for Record Action Column
4. On the Position dropdown, change the position to Left.
5. Click Save then go to your DataPage then apply this Style


image.png.834c5cd685e28db23ac6d3a0cfb2c428.png

Hope this helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...