How can you change current tab programmatically with Acumatica?

元气小坏坏 提交于 2020-01-15 11:01:50

问题


When I launch a custom Framework page, i would to be able to activate one of the tabs programmatically depending on certain conditions. Am i stuck using javaScript or is there another way?


回答1:


There are a few posts already on this question with answers:

This is the best answer: How to conditionally hide PXTabItem inside an Acumatica screen?

Also, searching hide tab you will find what you need.




回答2:


For information, this can be achieved statically with PXTab control SelectedIndex property:



来源:https://stackoverflow.com/questions/47414213/how-can-you-change-current-tab-programmatically-with-acumatica

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!