I'm trying to add Maintain Customers to the Manage drop down menu on a custom explorer view but it just won't save from the UI. We have plenty of other explorer views that do work. Does anyone know what SQL table this link is saved in?
I'm trying to add Maintain Customers to the Manage drop down menu on a custom explorer view but it just won't save from the UI. We have plenty of other explorer views that do work. Does anyone know what SQL table this link is saved in?
When needing a quick answer to what tables are affected, I sometimes run the profiler. I then make the change on the UI and then search the ObjectName field for tI_, tU_, tD_. Those are the insert, update, and delete triggers. While the tables affected can change depending upon what is happening, the basic tables will likely always show up.
I usually try that too - but unfortunately I can't get the Navigation Task to save so I didn't think I'd get much information. I'll try it on another view thats working though, thanks!
Check out the Schema browser | System Manager | tsmEntityRelatedTask. It says the ‘Entity Related Tasks’ ‘Contains the list of tasks (other than data views) that are related to this entity. These are the tasks that could be available for launching from the explorer bar when the primary inquiry in the Explorer is thie entity’s host inquiry data view.’
You are the best! I was able to add the EntityTask to TaskID reference in tsmEntityRelatedTasks. THANK YOU!
You are welcome!
Hi KatieFlanagan, if this suggested answer helped, please mark it as verified thank you!
*Community Hub is the new name for Sage City