CoreBOSBB
Hide Basic/Advanced Search - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18)
+--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4)
+---- Forum: coreBOS (https://discussions.corebos.org/forumdisplay.php?fid=5)
+---- Thread: Hide Basic/Advanced Search (/showthread.php?tid=350)

Pages: 1 2


Hide Basic/Advanced Search - rslemer - 08-10-2016

How i can, set a search block to default hide and only a icon for show that ?

See attached


RE: Hide Basic/Advanced Search - joebordes - 08-11-2016

you didn't attach the image and I'm not totally sure I understand you correctly.
Please upload the image


RE: Hide Basic/Advanced Search - rslemer - 08-12-2016

Ops ...

Attached now


RE: Hide Basic/Advanced Search - joebordes - 08-12-2016

Ok, I had understood you, I just wanted to make sure.

I have added a global variable for you to accomplish this: Application_Search_Panel_Open set it to 0 on those modules/users you want it to be hidden.

https://github.com/tsolucio/corebos/commit/b94c4c32684c3cf53715ad6a833c8564fdb0b5e9


RE: Hide Basic/Advanced Search - rslemer - 08-12-2016

Sorry,

but where I set it?


RE: Hide Basic/Advanced Search - joebordes - 08-12-2016

Apply all coreBOS updater changes, or at least the Global Variable continous changeset.
That will create the new variable for you.
Then go to the global variable module and create a new record, select the variable and set it to 0

keep asking


RE: Hide Basic/Advanced Search - rslemer - 08-12-2016

Got it
It worked.

The screen was much cleaner.

Ideally, if the User could activate the search only when he needed.

More to this, he would need a return icon, right?

I'll test that. Perhaps only the global search feature, can completely replace this research block.

Thank you!


RE: Hide Basic/Advanced Search - joebordes - 08-12-2016

They can click on the search icon in the tool bar


RE: Hide Basic/Advanced Search - rslemer - 08-12-2016

(08-12-2016, 07:00 PM)joebordes Wrote: They can click on the search icon in the tool bar


Perfect!


You are the guy!!!

Golden medal ( Spirit of Olimpic Games Rio 2016 )


RE: Hide Basic/Advanced Search - joebordes - 08-12-2016

Smile Big Grin