Position of Save and Cancel Buttons

Hi,

Is it possible to reposition or duplicate the Save toolbar - for example, have two sets of buttons, one at the top of a form and one at the bottom?

Kind regards
Andy

Hi Andy,

Sure, you can add as many Submit buttons as you need! Submit button from the controls works as a Save button, and you can use fd.close(); for Cancel button inside ‘OnClick’ property.