Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"compute if empty" #61

Open
kamil-malinski opened this issue Sep 21, 2023 · 1 comment
Open

"compute if empty" #61

kamil-malinski opened this issue Sep 21, 2023 · 1 comment

Comments

@kamil-malinski
Copy link

Hello!

I'm using this interface to generate a slug from a title field. I want the slug to be generated only if it hasn't been set yet during record creation. After saving the record, I don't want the slug to update automatically when I modify the title field. However, I still want the ability to manually edit the slug. I tried using the "compute if empty" option, but the slug field still updates whenever I change the title field.

How can I prevent the slug field from automatically updating after the initial save?

Cheers

Kamil

@sudomf
Copy link

sudomf commented Oct 19, 2023

It's my case too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants