Advanced: Getting the Current User's Address Dynamically
Getting the value of the current user as an input
$CURRENT_USER
<input
data-dh-property-method-id="000"
data-dh-property-input-name="<<input method argument name>>"
value="$CURRENT_USER"
/><input
data-dh-property-method-id="000"
data-dh-property-input-name="<<input method argument name>>"
style="display:none;"
value="$CURRENT_USER"
/>Last updated
Was this helpful?