Tip
Discussion List
-
how to know what button has initiated the action chain if there are multiple buttonsSummary: Hi Experts I have 3 buttons calling same action chain, based on the button what was clicked I have different flows within the action chain to design. How to kno…
-
Action chain when i'm creating vbcs app it is creating in JSON, why it is not creating in javascriptSummary: Hi Experts Action chain when I'm creating in VBCS app it is creating in JSON, why it is not creating in JavaScript? Is there any setting by which when we create…
-
what are CORS and proxy in visual builder ?Summary: Hi Experts what are CORS and proxy in visual builder? I'm new to VBCS please help me to understand those things as I did not get information from docs. Thank Yo…
-
Figma documents for the VBS templatesSummary: Oracle mentioned we can download the figma files that are corresponding to vbs templates, so that we can brainstrom and design before create new pages and flows…
-
How to get started with ORDSSummary: Hi Experts As I'm new to VBCS, our customer is asking to make use of ORDS for database. Could someone please help how to begin with ORDS and test few basic data…
-
Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environmentsSummary: Hi Experts I want to know if we can with Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environments ? Can you please tell how …
-
Mobile responsiveness Floating on iOS DeviceSummary: Mobile responsiveness Floating on iOS Device Content (required): We have created a VBCS Web Application and enabled the Mobile responsiveness, which works fine …
-
Populate custom fields on oracle delivered redwood pagesSummary: Populate custom fields on oracle delivered redwood pages. For example: How to populate "person number" on the connections page in about me section? Content (req…
-
Alternative page composer functionality, in Visual builder Studio for Redwood screensSummary: We were advised page composer was no longer available on the redwood enhanced timecard screens, and that we are to use visual builder studio instead. We have no…
-
Want use cases for dynamic container and dynamic field bindingSummary: Hi Experts Can someone please tell me what is the use of dynamic container and dynamic field binding components, so that I can make use them in my application. …
-
demo instance to learn redwood apps for Fusion with Visual Builder StudioSummary: Hi Experts I want to learn to develop redwood apps for Fusion apps but I do not have an instance nor I hold a credit card to create a free OCI account. Please h…
-
How to Pass Params Value in Call Component's Method ?Summary: I want to understand the structure of input that needs to be passed to params parameter of any method of Call Component Action. Content (required): I have a tab…Vishal Singh Rajpurohit 71 views 2 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Logging transaction details in VBCSSummary: Hi Experts Is there any inbuilt capability in VBCS to log the details like example if a user uses VBCS to raise a request by filling up form and click on submit…
-
Popstate functionSummary: i want to use the popstate function to make the page reload if user navigate to the previous page back with their browser back button. but it seems that popstat…
-
How to reassign process task with Visual BuilderSummary: Hi Experts Please help, I want to build the logic in VBCS i.e. to re-assign tasks to another user. I'm unable to figure out what action to use. Content (require…
-
sample VBCS application which can generate excel fileSummary: Hi Experts I want to create a VBCS application which can create a excel file and download the file on click of a button. is there any recipe or cookbook or a sa…
-
refer external libraries in VBCSSummary: Hi Experts I want to make use of external JavaScript libraries i.e. after i include the script tag in HTML like below, I want to refer them in JavaScript functi…
-
process start action not initiating the process instanceSummary: Hi Experts On click of button I'm trying to initiate the process but out of 10 clicks 3-4 clicks do not start the process instance rather gets 503 error. someti…
-
Session timeout but the app is still showing the componentsSummary: Hi Experts I have seen that when the session timeout the VBCS app pages will not show ay sign but when we try to make a call to integration then it is throwing …
-
How to right allign the label of a form field and also change the fontSummary: Hi experts I want to right allign the label to the right instead of left in the form layout for a particular form field, can you please help me. Also, how can i…
-
Transform data with javascript and assign to REST endpoint is throwing errorSummary: Hi Experts When I'm trying to generate the REST endpoint payload with JavaScript and assign to REST action it is throwing 502 error but the integration is able …
-
how to right allign the column content within the table componentSummary: Hi Experts By default the content within the table component is not right aligned, can you please help me with how can i right allign the content for few of the…
-
Is it possible to have a table component as collection template in oj-combobox-one ?Summary: I have a oj-combobox-one component for customer search . It works as a search as you type . We want to display both customer number and customer name in a Table…Vishal Singh Rajpurohit 31 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
oj input text field on clicking showing the drop down in browserSummary: Hi Experts I could see that whenever I'm clicking on the input text field some kind of LOV comes up in the browser. How can I disable it, please help as it is a…
-
How to right allign the text in the form fieldSummary: Hi Experts I have a requirement to right allign the text within the form field in a form layout. Please help me how to achieve the same Content (required): Vers…
-
Unrelated Business Object in VBCS Excel PluginSummary: We have two different set of Rest API, Shopping List and Shopping List Lines, We want to link them and fetch data in excel plugin Content (required): @E. Alex D…
-
issue when opening a dialog on top of otherSummary: Hi Experts When I try to open a dialog on top other dialog i.e. on click of button I open a main dialog and on click on button I try to open a small dialog on t…
-
How to modify label in select many componentSummary: Hi Experts I want to modify the label for select many component to show Display name as well as email address. But this label field doesnt support javascript co…
-
performance issue in select many / combobox many componentSummary: Hi Experts I'm using select many / combobox many component to show the list of all the employees in the org (getting data from Fusion workers REST API). I'm usi…
-
how to send email from vbcs app with html templateSummary: Hi Experts I want to send an email on click of the button with html template. not sure how to achieve this, I cannot see any action in action chain with email s…