Forum Discussion
6 Replies
- AngelaIpIdeator I
Do you want to do this for all items types or just for Documents? Maybe you can modify ..Client\javascript\search_mode.js in the codetree .
- Dennis_KnippelIdeator I
AngelaIp , I am attempting to do a similar thing --> preselect 'Released' when users open the search grid. I followed your suggestion WRT modifying ..Client\javascript\search_mode.js, but was unable to find success. Could you perhaps provide a little more insight?
- AngelaIpIdeator I
Happy new year!
The post is quite old. In the past these kind of grid elements were rendered by codetree functions. In modern Innovator versions they were replaced by CUI components. For the query type rendering see Method "cui_svcb_querytype_init".
But I not sure if it´s wise to change search query type on a general level. Keep in mind that it affects all versioned ItemTypes!
We have a similar scenario with one ItemType where we want users to mainly work with "Released" Documents.
We right now use the "Save Layout" function and sell it as a "secret feature" during the training session :).Angela
- hkhanIdeator I
Hi i want this only for documents