Calling VBCS using HTML issue
Summary:
Hi
I am trying to Call VBCS page from fusion Supplier page. VBCS page is with input parameter#Supplier_request.
I have created text field and added html syntax(given below) . On click,I am able to open VBCS page from text field#Click here but not able to send fusion page value(bindings.RequestNumber.inputValue) to VBCS page link.
Can you help me with below.
<a href="https://abcd-enborapaas.builder.ocp.oraclecloud.com/ic/builder/design/SupplierReg_VBCS_319_Form/1.0/preview/webApps/supplierreg/?Supplier_request="+bindings.RequestNumber.inputValue} target="_blank">Click here</a>
Content (please ensure you mask any confidential information):