Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
1803 Weergaven

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



Avatar
Annuleer
Auteur

Thank you very much for your help! :)

Beste antwoord

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

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
jul. 23
2471
1
jun. 23
1768
1
jun. 23
3021
2
aug. 23
2079
1
jun. 23
2305