express-admin
express-admin copied to clipboard
Hide fields just in inline view
trafficstars
Hi again,
I have a specific need, i want to hide a field(i my case a select) just in inline view. I peeked in the source code but I couldn't find how to make it work, any help plz.
thx
The inline records are meant to be created/edited only as inlines. If you want to hide specific column from the editview just give it editview show false
thx simov for the fast replaying, but my specific need obliges me to show this column in the edit view "its object" and to hide it from the inline view of another object "related object" ://