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
-
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…
-
How to deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir…
-
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…
-
Attachment RequirementSummary: Multiple attachment in VBCS Content (required): We need to attach multiple attachments in VBCS screen. Below is the current design which we are using . File Pic…
-
using tooltip in Visual builderSummary: Hi Experts I want to use tooltip concept in visual builder as showing in ojet docs below but i'm not sure how to implement this javascript in visual builder. wh…
-
How to implement dependent LOV in excel Add inSummary: We have two columns in business object "Name and number" If we select specific name in name LOV then corresponding number value should appear in number column. …
-
what does oj-sm-flex-items-initial doSummary: I have gone through ojet docs as well as css docs but didn't understand what this oj-sm-flex-items-initial have impact on the styling. Please help as i'm new to…
-
How to add mouse hover event in vbcs tableSummary: i have a requirement to add mouse hover event in vbcs table (description filed) Content (required): Table Current Code :
-
How to customize notification layoutSummary: Hi Experts I want to customize the notification layout i.e. the look and feel of the layout. I checked docs and blogs but didnt find any details on same. Please…
-
how to show animation until the page loadsSummary: We have embedded vbcs page in oracle fusion cloud, when the user clicks on the page link it is showing white screen for 20 seconds. is it possible to add animat…
-
LIVE application deleteis there any way to recover deleted LIVE application or any way to recover deleted data / schema
-
comma is appearing in input number field, how to removeSummary: Hi Experts I have used input number component to populate zip code but it is styling with comma, please help me how to remove this comma. I want only numbers wi…
-
How to center progress bar or any componentSummary: Hi Experts I want to know how to center allign the progress bar or any component in general in visual builder I went through building responsive design with OJE…
-
How to populate single select with ADP variable instead of SDPSummary: Hi Experts Currently single select component is populated with SDP variable, i checked several blogs but didnt find solution to populate with ADP. is this possi…
-
SDP variable is not resetting after form submitSummary: Hi Experts After submitting the form i'm trying to reset the variable which is populated with SDP in the action chain. But the SDP variable in reset is not work…
-
How can i customize dialog component as belowSummary: Hi Experts I want to remove the texture at the top of the dialog component. Also, title and button i want to align to center. Also, button color for yes i want …