Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Buttons widgets operate the same way as a standard HTML button would. These clickable elements can be used to return control to your back end program or even initiate a client-side scripts. Hyperlinks also function similarly to buttons.

...

Please visit the Field Binding page.

value - This property is used to set the value to display on the button. This property may be bound to an RPG field. (Rich UI Only)

...

Using the image selector you can change the graphic displayed on the button:

Image RemovedImage Added

This opens the image source selector where you can change the image on the button:

Image RemovedImage Added

Once the new image is selected the button should now display the new image:

...