Hi all
Is it possible to show two different types of maintainers names and emails under the one parse file for example when i tried to do this i am getting errors like this " MySource Warning
Message: Attribute "Maintainer_email" not found for Asset "Site_configuration" (#74535) [SYS0092]
Backtrace: Show " :blink:
[codebox]<MySource_AREA id_name="Site_configuration" design_area="declared_vars" print="no">
<MySource_DECLARE name="Maintainer_name_one" type="text" description="Enter the Maintainer's name." />
<MySource_DECLARE name="Maintainer_email_one" type="text" description="Enter the Maintainer's email." />
<MySource_DECLARE name="Maintainer_name_two" type="text" description="Enter the Maintainer's name." />
<MySource_DECLARE name="Maintainer_email_two" type="text" description="Enter the Maintainer's email." />
</MySource_AREA> :unsure:
[/codebox]
cheers :lol:
[quote]Hi all
Is it possible to show two different types of maintainers names and emails under the one parse file for example when i tried to do this i am getting errors like this " MySource Warning
Message: Attribute "Maintainer_email" not found for Asset "Site_configuration" (#74535) [SYS0092]
Backtrace: Show " :blink:
[codebox]<MySource_AREA id_name="Site_configuration" design_area="declared_vars" print="no">
<MySource_DECLARE name="Maintainer_name_one" type="text" description="Enter the Maintainer's name." />
<MySource_DECLARE name="Maintainer_email_one" type="text" description="Enter the Maintainer's email." />
<MySource_DECLARE name="Maintainer_name_two" type="text" description="Enter the Maintainer's name." />
<MySource_DECLARE name="Maintainer_email_two" type="text" description="Enter the Maintainer's email." />
</MySource_AREA> :unsure:
[/codebox]
Ignore this I fixed it myself. Just a typo. It is possible
cheers :lol:[/quote]