Toolbar Functions 1.3.0
Bookmark :
There are two new functions (Document Edit & Document Open) with this release. I also updated the screencast explaining all of the functions. Thanks Johan for the new functions.
Here are the current options:
There are two new functions (Document Edit & Document Open) with this release. I also updated the screencast explaining all of the functions. Thanks Johan for the new functions.
Here are the current options:
- Agent Run
- Agent Run Current
- Database Path
- Database Replica ID
- Database Server
- Database Server & Path
- Document Edit
- Document Open
- Edit Profile Document
- Formula Evaluate
- Get Environment Value
- Link Message
- Note ID
- Parent UNID
- Refresh Selected Documents
- Set Environment Value
- Undo Replication Conflict
- Unlock Document
- UNID
- Workflow Formula Test







Comments
Posted by Manu At 02:47:17 AM On 01/08/2007 | - Website - |
I add a option to count the number of elements in a given multi value field.
here the formula:
Option = "Number of Elements" ; @Do ( @Prompt([Ok]; "Number of Elements" ; @Text( @Elements( @GetField( @Prompt( [OkCancelEdit];"Field Name" ; "Enter field name"; "" ) ) ) ) + " Elements in field" ) ) ;
Posted by Lukas Martin At 11:29:33 AM On 01/15/2008 | - Website - |
This is a great tool, its simple and very powerful.
One suggestion though:
Can you create a version which does not add profile documents to the dbs.
The last used command is more of a nice to have feature for me, and one which I am ready to give up.
May be you can create an environment variable instead (and just remember the absolute last command)
Thanks again for this, its fantastic...
Posted by Rakesh At 04:07:27 AM On 10/17/2008 | - Website - |
Posted by Chad Schelfhout At 07:50:55 AM On 11/14/2008 | - Website - |