![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to be able to drag the content of fields that are listed (i.e. after a search). Imagine a list of ten items, each item a different field content. I want to DRAG an item to another place in the list (visually) without having to redo my search or without manually ordering the listposition. How do I proceed ? |
#3
| |||
| |||
|
|
I would like to be able to drag the content of fields that are listed (i.e. after a search). Imagine a list of ten items, each item a different field content. I want to DRAG an item to another place in the list (visually) without having to redo my search or without manually ordering the listposition. How do I proceed ? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
I've seen this done with a plugin called "oAzium Events". This plugin allows you tell FileMaker to run a script when a field is modified. The basic principal of it is that you drag and drop the contents of the displayed data into a another records graphic eg. a square box. The graphic contains behind it a new text field which is blank in all records and has the "oAzium Events" validation on it which triggers a script when the field is modified. Your script simply determines which record the data came from and then reorganizes the records and clears the new text field again. |
![]() |
| Thread Tools | |
| Display Modes | |
| |