01-22-2020, 04:12 PM
Great, seems to do the trick, I did figure out that I can pass a search key and a process option to simplify the UI overall.
Is there an option to hide or make the drop window smaller. I would be using this for a very basic checkin of a pdf file.
Is there a place in the code where I can see the JS code used in the context menu "Check in new file" option from the tableWdg? I might want to introduce a really simple checkin button as it's just a user submitting a pdf. I found some code in base_table_layout_wdg.py but it seems to be trying to use the applet?
Is there an option to hide or make the drop window smaller. I would be using this for a very basic checkin of a pdf file.
Is there a place in the code where I can see the JS code used in the context menu "Check in new file" option from the tableWdg? I might want to introduce a really simple checkin button as it's just a user submitting a pdf. I found some code in base_table_layout_wdg.py but it seems to be trying to use the applet?