On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Custom Action created in TS not showing in Forms Builder

Out of massive curiosity, has anyone during their development managed to get a custom action that they have created in TaskSpace and be able to use that custom action from Forms Builder Invoke Button?  (This is all using 6.5 SP1)

Creating the custom action isn't the problem, but getting Forms Builder to see it is the problem.  From what I can tell, Forms Builder is trying to read the ts_action_definitions.xml file under \System\Applications\%appname%\Actions.  TaskSpace isn't updating the .xml file at that location so there's nothing for Forms Builder to see.  For that matter, I'm not really sure at the moment where TaskSpace is actually saving my CustomActions.  Anyway, it looks like one of the two applications isn't doing something right.

Anyone else run into this situation?