164 Posts
redback
9 years ago
2
Topic

Hello,

looking for an approach tip - just start programming.

I wonna have an button in den Content-View with the following function: If the button gets pushed, than a value in a field should get count +1.

Example: value "10" after pushing the button = value "11"

Thanks for helping

Get a Book for SEBLOD
572 Posts
_jrmo
9 years ago
1
Level 1

Hi Redback,

I would use a position override for your Content View to achieve this. Once you have structured your position override and loaded all your SEBLOD fields, I would include some javascript which is detailed in this tutorial to make the buttons. You can use the ID's of your SEBLOD fields to set them as the target of your javascript button.

http://css-tricks.com/number-increment-buttons/

164 Posts
redback
9 years ago
0
Level 2

Hello _jrmo,

thanks a lot for your idea! I give it a try.

Best

Get a VIP membership