TAb Order in Form Dialogs

How does one change the tab order on a dialog in a Fr3 form? theres no poperty for it.

I would also be interested to know if there is a way to show a custom made dialog when you click an item in the report. If there is a Dialog.Show type command, I could not figure out what it was. Is there a property/method listing in some documentation I am missing?


Thanks,

Jason S. Gagnon

Comments

  • edited 8:22AM
    1) right-click on the form and choose "Tab Order..." menu item.
    2) what you mean? Do you want to write custom editor for your (or FR3) component or what?
  • edited 8:22AM
    Failry simple what I mean... when I click on an item in the report preview (say a text field) I want to bring up a custom dialog that the user can change the value in a drop down box.

    All of the demo examples show a the InputBox command ... I want a dialog with a drop down so I need to use a custom dialog. I want to know what the command is to show a dialog in a handler on the report preview.

    Jason
  • edited 8:22AM
    You can call any user function inside the script. Make your function that will show the dialog and connect it to the report (see "Developer manual" how to do this).

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.