Announcements
No record found.
Hi
Can someone tell me how to create a group in a Standard Page e.g Item Card Page has group such as Item,Warehouse using extension in VS Code?
*This post is locked for comments
try this
layout
{
area(content)
addlast(General) //lets say after general tab
group(yournewgroup)
field(yourfield;yourfield)
}
I tried this earlier this is the output.
Below is the screenshot.
addlast- here I added Warehouse and group is quality.
My question is I want to create Quality as a separate thing like Warehouse.
I want it separate not inside Warehouse or General
did you try removing addlast(General) //lets say after general tab
Yes I tried but then its shows error on group.
It says syntax error to add }(closing brace) even after adding the closing brace I get the error
can you show your code.
try addafter instead of addlast.
I tried addafter. It worked. thank you Mohana
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.