Thank you for a great module with a lot of potential!

I would like to set the default values in a filemaker form from tokens or the user name of the current logged in user.

Would that be possible to implement, please?

Comments

lagupe’s picture

In my case, I need to user the current user name as input to a filemaker search. Then the logged in user can get a filemaker result list based on the user name in Drupal.

tedstein’s picture

Good idea and totally doable. Might take a little while to implement though.

tedstein’s picture

Status: Active » Needs review

Done.

I let the user choose between hard-coded text, username, and uid for find mode. Also added the same feature for create mode.

Please find the feature in 6.x-2.x. It can take up to 12 hours for a development release to appear on the project page, but it will be soon. Just waiting on cron.

tedstein’s picture

Version: 6.x-1.3 » 6.x-2.x-dev
Component: User interface » Code
Assigned: Unassigned » tedstein

Please try the new code here: https://drupal.org/node/1275240

If you are able to help test it, I can roll it out to everyone else sooner. If not, I can get to it. Hopefully soon.

tedstein’s picture

Status: Needs review » Closed (fixed)

This is tested (by me) and rolled out as 6.x-2.0. Closing this now. Please open a new issue if there are any bugs or anything.

Enjoy!