Hello Max,
Thanks for all the help till now. I am currently facing an issue with Rest POST method and also had some concerns regarding the UI components. They are as follows:
REST POST:
I want to configure a REST POST to add a new custom object entry.
Setting: URL - {instance_url}/services/data/v27.0/sobjects/customObjectc/
Method: POST, Data type and content type: JSON
Request: Authorization (set as a header), instance_url, and 2 custom fields
And, I end up getting 'No such column 'instance_url' on sobject of type customObjectc'GUI issues:
I am not able to find any way to set x, y co-ordinates and dimensions of my UI components. CSS modification is certainly a way but still wanted to confirm if I am missing out on anything.
I have a form where I put text-area immediately below a drop down, one has rounded corners and the other one has squared corners. Is there any way through configuration that I make the corners look-alike?
Nav-bar flexibility: I found it difficult to resize the nav-bars as I wanted. Is there any way you will incorporate mouse-dragging for resizing the shape of the components?
I look forward to the reply. Thanks again