To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
Select single filter parameter vs combobox filter paramSummary: Hi Team, This is a observation that whenever we are selecting filter attributes in select single component it is just concatenating a "name%" at the end whereas… -
Can I customize Fusion Custom object in VBCS?Summary: Is it possible to customize Fusion Custom Object by VBCS and update the Custom Object. Content (required): Hi Experts, Please, I have couple of questions: 1- is… -
Add custom operators in VBCS excel plugin search palletteSummary: We want to know how can we modify operators in search pallette Content (required): We need Range operator in date, date from and date to in search pallette Vers… -
Unsearchable field?Summary: I created a column (Customized ID = calculated field from ID) to be a reference between two tables - master details tables. but it shows this field is unsearcha… -
I need to create a export button from 4 different ADP variablesSummary: The page has 4 different tabs and each tab has it's associated table data. The export should be a combination of 4 tabs of table data. Content (required): The p… -
How to download data created by logged in user only in Visual builder Add in?Summary: Requirement is like this. Add in sheet used by multiple users to create and modify the records. User can modify only those records which is created by him/her. … -
Document or guide for VBCS redwood componentsSummary: Is there any document or guide for VBCS redwood components? Content (required): Most of the redwood components that don't know how to use it, like how to bind t… -
Issue while embedding VBCS App in Oracle FusionSummary: X-Frame error when VBCS is embedded in Oracle Fusion Content (required): When a VBCS app is embedded in Oracle Fusion via Page Integration or via Structure Tool… -
Transform - Paginate function for REST APISummary: Hi All, Happy New Year to all. I am consuming OIC REST API and which returns totalNumberOfRecords and the response data array object. I want to implement LoadMo… -
Embeded DB in VBCS instanceSummary: If I have application with some complicated logics but the DB will not be that big? which one is better to ORDS and integration with SaaS and use DB tables or k… -
SSO Best Practice (SaaS , PaaS , OKTA)Summary: Content (required): We have three systems. Oracle SaaS , PaaS (OIC) and OKTA. We were looking for best design to setup federation between all these three, As i … -
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url… -
Updating Fields in form layoutSummary: Hi Experts, Based on some requirement I created a form layout in which some fields are read only some are editable . I fetch the data for Form layout using get … -
Error when invoking PCS from VBCSSummary: Console error when invoking PCS related api's Content (required): When initiating PCS task from VBCS, though the functionality (Initiate task/View Task/Approve … -
what is the best way of Skinning A templates in Redwood Theme?Summary: How to do skinning on templates of redwood? and what kind of errors I might face if I do major changes? Content (required): I am starting to use the redwood the… -
Copy and select not happening for content within table componentSummary: Hi Experts I have a table component which gets data from service. When table get populated I want to select the content with the help of mouse and paste elsewhe… -
VBCS: How to configure data in redwood dashboard?Summary: How to configure data in redwood dashboard: for ex. Charts, data lists/ tables of recently added data, Notifications, cards for important notices etc. I dragged… -
How to generate sequence in VBCS excel add inSummary: Below are the requirement We have one column with name ID and it is unique in database. Want to generate sequence number through excel add in rather than manual… -
VB embedded in FA. Trying to import csv as BO is not working for me.Summary: Hi all, Please, could anyone clarify what am I doing wrong. I am testing in demo instances for FA, using VB embedded. Just trying to import a csv as BO, and I g… -
Binding LOV values in single selectSummary: Hi Experts, As a part of requirement I have to bind the LOV values in a single select for a particular field in Form layout . by using the data from REST API Co… -
is there a recipe in vbcookbook for reading excel file on uploadSummary: Hi Experts Is there a recipe in vbcookbook or ojet cookbook where Oracle has demonstrated how to upload excel file and post which the contents will be displayed… -
Reset variable of type any (*) is not workingSummary: Hi Experts I have a page where i have populated the table with the variable of type any (value in variable i'm populating with the help of JavaScript i.e. for p… -
creating a blank option in LOV of select singleSummary: Hi experts I want to create a blank LOV option in the select single LOV i.e. when the user selects one option from the LOV and then changes mind then he must be… -
filtering in Select single as I type is not working for fusion REST APISummary: Hi Experts I'm trying to populate the select single component with below Oracle Fusion rest api, when i type few letters of work center name i must get the resu… -
How to reset the paging control variableSummary: Hi Experts I have followed below blog and trying to populate the table with PDP variable but when i search for second, third time the earlier details are not ge… -
How to Refresh Table once data is editSummary: How to Refresh Table once data is edit Content (required): Hello All, I have created a page where I'm doing the below operation 1) Editing the table Record thro… -
Sending a table to database , the data invoked from external API, User will do update and save to DBSummary: API to collection => Update table by user => save table to DB. Content (required): Hi I have this sample consumed from external API. I listed the data in a tabl… -
form layout and table is not adjusting for smaller sizeSummary: Hi Experts I have added oj-sm classes for form layout and for table component but when i test for smaller screens the components sizes are not adjusting automat… -
VBCS started to fail when calling PCS flowsSummary: VBCS started to fail when calling PCS flows Content (required): We have several VBCS applications which call PCS flows. They were all OK until yesterday when we… -
How to animate the dialog opening in VBCS like in OJETSummary: Hi Experts I want to animate the dialog in VBCS like we have in OJET cookbook below, but I didn't understand how to write the JavaScript in VBCS . If I copy pas…