Call api to create image
Copy over the previous call to create image with new values from DDF wizard
This commit is contained in:
parent
0644cbd584
commit
47f626e94f
3 changed files with 129 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ export default (user) => ({
|
|||
{
|
||||
component: componentTypes.TEXT_FIELD,
|
||||
name: 'subscription-activation',
|
||||
type: 'text',
|
||||
type: 'password',
|
||||
label: 'Activation key',
|
||||
condition: {
|
||||
or: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue