Skip to Content
Menu
This question has been flagged
1 Reply
1869 Views

<field name="carrier_tracking_ref" />

<button name="DRBtn" string="Check DR#" confirm="carrier_tracking_ref"/></div>
</span>


the problem is under the button confirm="carrier_tracking_ref", i want to get a value of field instead of string "carrier_tracking_ref"


Avatar
Discard
Best Answer

Hello you can achieve it using a wizard, 

instead of confirm button you can call a wizard and show the relevant details.


Thanks

Avatar
Discard