× Here you can get community support related to CSLookup.

Article Display

  • hyperweb
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #128 by hyperweb
Article Display was created by hyperweb
Hello,

As soon as I can get the plugin working it will be super useful, but I seem to be having problems with it.

I have read the documentation, and followed the instructions but I must be missing something because the list in my article is not being populated:

This is my form:
<form>
	<table border="0">
		<tbody>
			<tr>
				<td><select id="OriginCountry" name="country"><option value="USA"  selected="selected">USA</option></select>
				</td>
				<td><select id="OriginState" name="state"><option value="Colorado" selected="selected">Colorado</option></select>
				</td>
			</tr>
		</tbody>
	</table>
</form>

And this is my parameters text in the plugin:

option=com_content,view=article,id=77; OriginCountry;OriginState;

the id of the article is right, what am I missing?

This is a J 2.5.6 site.

Also when I have this sort out, my ultimate goal is to display the fields in a RS Form. Will the plug in work?

Please Log in or Create an account to join the conversation.

  • hyperweb
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #129 by hyperweb
Replied by hyperweb on topic Re: Article Display
Update: Text on the Page list is:

option=com_content,view=article,id=77; OriginCountry;OriginState

without the last ";"

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago - 11 years 9 months ago #130 by admin
Replied by admin on topic Re: Article Display
Hi,
syntax seems right, so if the plugin is enabled it should work. Just ensure there are no blanks in the rule (e.g. after the semicolon).

Have you a test site where I could access to check settings? If so, send me an email at info(at)selfget.com.

Kind regards,
Luigi
Last edit: 11 years 9 months ago by admin.

Please Log in or Create an account to join the conversation.

Time to create page: 0.105 seconds