You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
I use the variable in the dataname as province and I would like to call it in the hint by putting ${province} or $province but does not work. How could I do this? Thanks.
The text was updated successfully, but these errors were encountered:
So, @chanchoth has probably long since forgotten about this ticket :) but ${…} does in fact work! But you need to use a full XPath expression (eg ${/data/province}) to make it actually go. The next release of Build will include an inline description of this procedure in the application itself to hopefully expose the feature more and get more folks using it.
I'll close this ticket when that release is out in a few days.
Hi there,
I use the variable in the dataname as province and I would like to call it in the hint by putting ${province} or $province but does not work. How could I do this? Thanks.
The text was updated successfully, but these errors were encountered: