Remote Content Asset Builder

Hi,


I'm attempting to create a remote content asset builder.

I've customised the create form so that I can have control over the layout - but for some reason my keyword replacements aren't working.



All the metadata works as expected but I get no text input field for name and short name.

I've also attempted to use the remote content keyword replacements in the simple edit layout but no input field is provided.

(%details-F_name%, %details-F_short_name%, %details-F_remote_url%, %details-F_start_tag%, %details-F_end_tag%)



Am I missing something?



Thanks in advance,

Georgina.



–create form code –



<p>Field "name" %details-F_name%</p>

<p>Field "short_name" %details-F_short_name%</p>

<p>Paper Title: %metadata-F_87579%</p>



<p>Paper Code: %metadata-F_87635% %metadata-F_87580%</p>



<div class="radio" style="float:left; width:50%">

Level:%metadata-F_87581%

</div>



<div class="radio" style="float:left; width:50%">

Related Subject:%metadata-F_87578%

</div>



%commit_button%