# Smart Action - Form field label

**URL:** https://community.forestadmin.com/t/smart-action-form-field-label/2342
**Category:** Help me!
**Tags:** howtos
**Created:** [April 20, 2021, 9:43am UTC](https://community.forestadmin.com/t/smart-action-form-field-label/2342 "2021-04-20T09:43:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Sharp](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/sharp/32/1694_2.png) [@Sharp](https://community.forestadmin.com/u/Sharp)
#### Post date: [April 20, 2021, 9:43am UTC](https://community.forestadmin.com/t/smart-action-form-field-label/2342/1 "2021-04-20T09:43:17Z")

</div>

Hello Forest Admin Team !

Is there any solution to change smart actions form field display text without changing input name ? Like a “label” prop ?

When I switch to layout editor mode, there is setting cogs but it doesn’t work  
 ![image](https://europe1.discourse-cdn.com/flex013/uploads/forest/original/2X/0/076748faa5a423e0db416a64b8dfd38eb4f6d7d4.png)

I know I can change “field” prop but it change display text AND variable name. And attributes[“Name of my field”] is not very clean…

Thanks for your help

---

<div class="post-metadata">

### Author: ![anon34731316](https://avatars.discourse-cdn.com/v4/letter/a/eada6e/32.png) [@anon34731316](https://community.forestadmin.com/u/anon34731316)
#### Post date: [April 20, 2021, 1:58pm UTC](https://community.forestadmin.com/t/smart-action-form-field-label/2342/2 "2021-04-20T13:58:18Z")

</div>

Hello @Sharp,

Thanks for your message 🙏

So if I rephrase, you wish it would be possible to have a `displayName` (for instance “Information to enter”) in addition to the `field` option (that would be “informationToEnter”), so that you can refer easily to the field in your code by using `fields.informationsToEnter` and not `field["Information to enter"]` anymore (and of course keeping the nice “Information to enter” phrase displayed in the frontend).

Am I right?

---

<div class="post-metadata">

### Author: ![Sharp](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/sharp/32/1694_2.png) [@Sharp](https://community.forestadmin.com/u/Sharp)
#### Post date: [April 20, 2021, 2:13pm UTC](https://community.forestadmin.com/t/smart-action-form-field-label/2342/3 "2021-04-20T14:13:41Z")

</div>

Hello @anon34731316 !  
Yes, exactly 👌🏻  
Actually, if I update displayed text, I have to update my code…

---

<div class="post-metadata">

### Author: ![anon34731316](https://avatars.discourse-cdn.com/v4/letter/a/eada6e/32.png) [@anon34731316](https://community.forestadmin.com/u/anon34731316)
#### Post date: [April 20, 2021, 2:21pm UTC](https://community.forestadmin.com/t/smart-action-form-field-label/2342/4 "2021-04-20T14:21:05Z")

</div>

Ok I see…  
The answer is no, unfortunately it’s not possible at the moment.  
But I’m adding a feature request in our Product board so that it can be tackled one day.

Thanks for having shared this! 🙌
