Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
1626 Представления

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
1871
1
апр. 24
2404
1
июл. 25
1610
0
апр. 24
1170
3
мар. 24
2231