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
-
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 … -
Is it possible to authenticate FA user in VBCS but then use anonymous user to access OIC servicesSummary: Content (required): We have built a VBCS application and will embed it to FA HCM. FA and VBCS are on the same IDCS stripe, and the user is authenticated via SSO… -
is it possible to do inline edit using Sdp Variable in Visual BuilderSummary: Hi Team, I have a requirement to use paginate in the table using SDP i have done that one . But in the same time i also need to do inline edit in the same table… -
Fusion VBS Extension DeploymentSummary: We have created VBS application in TEST instance and able to deploy it on TEST instance. We would like to deploy it to Other environments using Build Pipe but b… -
Master child data representation on UI as expandable and Updatable tableSummary: Hi, We are having below scenario and need to show data as master child on UI. Here is the detailed problem statement: We have a VBCS search page which has certa… -
Lov Shows duplicate valuesSummary: Select Single LOV showing duplicate values Content (required): I have 2 Lov's, the value for second lov depends on the first lov selection. I have an action cha… -
How we can add custom field in Help Desk main landing pageSummary: How we can add custom field in Help Desk main landing page Content (required): I have added some custom fields through application composer. Now, i want to add … -
client side custom validation on input date fieldSummary: client side custom validation on input date field Content (required): I am trying to implement client-side custom validation on the input date field - and unfor… -
VB Excel add-in - Extend capability of "Send Descendant Rows in Parent.." feature for Table LayoutsSummary: Currently the "Send Descendant Rows in Parent" feature is supported only for the "Form-over-Table" layout. This feature works well for the use case where the ch… -
How to escape special characters during variable assignmentIn VBCS application I have a single select field. Whenever there is a special character ( like single quote or letter from a different alphabet e.g. Slovakian, it failed… -
How to create updateable tableSummary: How can i create a table with headers only that is capable of accepting new inputs which will appear as line items (Row) similar to what we have when creating s… -
I want to load a lot of data into a table (data will be more than 60000)Summary: I have a business object that has many data i want to load them all into the table. When i did that visual builder freeze and didn't work after it -
Secure Header in FA ExtensionSummary: How to add secure headers to VBS Projects (FA Extension). Content (required): Version (include the version you are using, if applicable): Code Snippet (add any … -
How to use Redwood Fusion Templates on existing visual builder applications ?Summary: I want to use Redwood fusion templates on my existing vbcs application. How select or apply new SAAS Fusion Templates on the existing application. Content (requ… -
Dynamic service connection on FA ExtensionSummary: Hi - I am building FA extension app which has service connection to the same linked environment. Can we have this dynamically based on the environment URL? Like… -
How to pass username as parameter in springboard page?Summary: I have embedded a VBCS application into an existing page using this parameter value #{securityContext.userName} but when I try to use the same parameter in a ne… -
Can't connect extension in a page in Oracle Fusion?Summary: From a week i did put a visual builder extension page in a page in Oracle Fusion when i entered now i found that the page give an error can't connect i tried ot… -
How to Hide a Column HeaderSummary: We are fetching the single row Data for only for one field and storing it using SDP and Displaying it in a table. We want to Hide the Header of the Field in the… -
GUI Repository tools supporting VBS Repository using PAT TokenSummary: Content (required): We are using Visual Builder Studio for managing our code and deploying it to higher environments. We have federated the tool and VBS is only… -
Import Issues to Visual Builder Studio ProjectSummary: Import Issues to Visual Builder Studio Project Content (required): We have number of topics in Excel and we would like to import those excel topics as VBS Proje… -
Difference between Redwood and Redwood Stable Theme in VBCSSummary: We are currently using SaaS theme in our VBCS Applications which is deprecated by Oracle. So looking for best and stable theme to change from SaaS theme. Differ… -
Do demo instances eseu/esll work to create VB app. and deploy for learning?Summary: Hi, please, help with the following. I am trying to deploy an VB application using demo instant instances (eseu, eqiz, esll, etar, etc.) It is impossible as of … -
In case VBS instance is decommissioned, what will happen to FA extension?Summary: Hi there I can see we have to add a CORS setup on Fusion so that the VBS app built can access Fusion APIs. I am curious to understand if VBS is required even af… -
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 … -
Remove/Delete the uploaded CSV FileSummary: We are uploading CSV File to Object Storage (Bucket) using PUT method. Is there as script to Remove the same File Uploaded to the Bucket? Content (required): Ve… -
Service connections not visible under application extensionsSummary: Service connection option not available under application extension. Content (required): Service connection option not available under application extension. It… -
Client side filter in table column for not null valueSummary: I am using table with ADP data and using ojlistdataproviderview to do client side filter. It's working fine. But user wants to filter column for null value. wan… -
Default value for oj-input-numberSummary: Is there any way we can default initial value for oj-input-number and once user change it should save the change value else save the default value Content (requ… -
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… -
How can we set Select (Many) field height to fixed size and restrict from resizingSummary: We have created a form with Select (Many) column and assigned list of values using REST api. When we select values from LOV, the field is expanding (auto sizing…