[Initial Value] Is there a way to set column ...

[Initial Value] Is there a way to set column initial value based on the slice or view I am in? I have 3 slices, mapped to 3 views. When I click into each view, and add new record, I would like to default a certain column based on the view/slice I am in

0 4 347
4 REPLIES 4

You could always use LINKTOFORM and insert the value you need… (You might even be able to attach that action to the ADD button?)

That’s a great idea! How can I override the “Add” button?

I can only override the “edit” and “delete” action.

@Benjamin_Pang hrmmm looks like they haven’t gotten to it yet… I’m sure soon you’ll be able to directly… For now you can just create a slice that doesn’t allow adds, and then place your action with a plus sign…

good point. will try it out. Thanks Grant!

Top Labels in this Space