跳至內容
選單
此問題已被標幟
1 回覆
1820 瀏覽次數

Hello everyone again,

I have another request for help here, if you guys can lend a hand....
Basically I have a button that connects between two views 'Receipts' and 'Subcontrating Delivery', what I want, and I have not yet figured out how, is that when I am inside the 'Receipts' view the name that appears on the button is for example "OUTsub" and when I am in the 'Subcontrating Delivery' view it appears "IN", just an example...
How do I create this condition in the xml, can anyone give me a hand? 
This is my XML with the necessary settings
Thanks



頭像
捨棄
作者

Thank you very much for your help! :)

最佳答案

Hi

Try the code below,

<button name='<action_name' string="OUTsub" attrs="{'invisible':<condition>}"/>


<button name='<action_name' string="IN" attrs="{'invisible':<condition>}"/>

Hope it helps

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
7月 23
2501
1
6月 23
1783
1
6月 23
3043
2
8月 23
2126
1
6月 23
2330