python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Not able to see the label of the Api names
SelectedFields is the list of the fields having API Name and itr the iterative variable and similarly rec is the iterator variable for the records So whenever I am using {!itr}
in the facet then it w...
Anil Chaudhary
Votes: 0
Answers: 2
How to set value in a column based on values from another columns in the same table?
I am quite new in ORACLE APEX and I would like to have a column BILANS that is a result of BUDGET and COST difference.
I mean I insert values to BUDGET and COST columns in a form and BILANS is counted...
Szymon Rostek
Votes: 0
Answers: 0
Flow Error 'Number of Iterations Exceeded' in Salesforce
I have a record triggered flow in salesforce which performs operations of updating Reports To field in all the Employees of an Organization.
The flow is triggered whenever an Organization ReportsTo fi...
Jimesh
Votes: 0
Answers: 2
How to parse XML string in Salesforce using Apex?
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
<excludeButtons>Submit</excludeButtons>
<layoutSections>
<customLabel>false</customL...
parvathi
Votes: 0
Answers: 1