enable ISA relationships in Wobjects add/edit forms
This commit is contained in:
parent
1c89741add
commit
2f1408e852
22 changed files with 132 additions and 16 deletions
|
|
@ -4,6 +4,12 @@ our $HELP = {
|
|||
'data form add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_Wobject",
|
||||
tag => "wobject add/edit"
|
||||
},
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => '82',
|
||||
|
|
@ -83,10 +89,6 @@ our $HELP = {
|
|||
tag => 'wobjects using',
|
||||
namespace => 'Asset_Wobject'
|
||||
},
|
||||
{
|
||||
tag => 'asset fields',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
]
|
||||
},
|
||||
'data form fields add/edit' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue