3 weeks ago
Hi,
Is it possible to turn off the User Interface Header (example from standard AC Bed below)?
If I deselect Hierarchical pages, the header remains present but with "Custom Settings" as default header.
Many thanks, Matt
Solved! Go to Solution.
3 weeks ago
Of course is this possible. You need the following things to be done for that:
1. Don't use this button (hierarchical pages):
2. Use hideparameter all "A", "B", "ZZYZX
in the Parameter script (This will force hide the "all params" page).
3 weeks ago
I assume your other page is the All Parameters page? What happens if you hide your paramters? This will removed that page, though I am unsure whether it will hide the header, or just grey out the button to change page...
Ling.
AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |
3 weeks ago
Of course is this possible. You need the following things to be done for that:
1. Don't use this button (hierarchical pages):
2. Use hideparameter all "A", "B", "ZZYZX
in the Parameter script (This will force hide the "all params" page).
3 weeks ago
Hi Runxel and Ling,
Thank you both for responding! I have tried hideparameter all "A", "B", "ZZYZX without success. In my searching of other objects, I can't seem to find one that successfully hides the User Interface Header bar. It leads me to think it is not possible to hide. Thank you for your help! Wishing you both the best, from Matt
3 weeks ago
Runxel's advise works well. But do not forget to deacticate the "Hierarchical Pages" Button.
2 weeks ago
It worked for me, Thank you so much.