Loading...
 
Skip to main content

Category: 1 - Pending - Initial Inspection

1 - Pending - Initial Inspection
Show subcategories objects

Name Type
Datachannel / Tracker Functionality
The datachannel does not accept data when passed as a country selector tracker field. ( Without a JQ event ). Jyhem has a well explained document at http://doc.tiki.org/Data+Channels?highlight=datachannels . This example works only when there is a JQ event i.e. when the user makes a change to the fields explained. Though my use case is simliar, I am using the tracker plugin to pull from a user registration tracker to pre-fill fields for the user to verify, there are typically no changes to the fields and consequently the JQ doesn't trigger. Therefore I used the standard datachannel method of passing static fields "fieldName,external=fieldId" to pass the values to the datachannel. No worries there...the problem occurs when I try to pass a country selector field value to the datachannel. I am using the "hidden" method i.e. "fieldName,hidden=" and the JQ script $("inputname='Country'").val($('#page-data').find(":selected").text()); to pass this value. Inspection of the HTML output using a console indicates the form data are properly outputted i.e. input type="hidden" name="Country" value="United States" (end tags removed) but this is not passed or it is parsed out upon form submission. The importance of this functionality is obvious and I think it would greatly improve the use of the datachannel plugin.

Thanks in advance for your consideration.

Robert A Rasgorshek

showtiki info admin 12345
tracker item
Error in show.tikiwiki.org install_log (testing)
When i create a new show site which is not in trunk, the file http://jyhem-9952-4675.show.tikiwiki.org/install_log.txt

shows an error
/usr/local/sbin//tim-create: line 87: [[: 11.0: syntax error: invalid arithmetic operator (error token is ".0")

Ok, I can fix that in 2 minutes but I really wanted to experiment with the whole show workflow as a normal user :-)
Let me fix it and close it :)
tracker item
Live Support
Is there a way to make the Live Support feature show a pop-up or make a sound when someone sends a request for support, or a secondary response?

Is there already something in place that only works in specific browsers? If so, which browsers?

Thank you.
tracker item
Show PHP error messages