Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1636 Переглядів

Hello,

For a project i need to implement variable inside the XML view files of an inline form.

Those variable are stored inside .py files as either constant inside an array or inside a configuration field. I was wondering how i should do that.

Also some of those variable are part of a text i need to concatanate so i can't just throw them inside the XML file.

Thanks

Аватар
Відмінити
Автор Найкраща відповідь

I'm creating an inline_form ( inside the data folder and  inside the view folder)​, and the variable i'm passing are strings that i get from different .py file inside the plugin such as the payment_provider.py files or a constant.py.


Аватар
Відмінити
Найкраща відповідь

Hello Hippolyte,

Could you elaborate on which variable and inline forms you are discussing?

You may want to do something like in payment_stripe​ where a serialized dict is set as attribute of a div​ node in Stripe's inline form.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 24
1880
1
квіт. 24
2415
1
лип. 25
1618
0
квіт. 24
1177
3
бер. 24
2248