<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[LiveCloud Forums - Getting Started]]></title>
		<link>https://forums.livecloud.io/</link>
		<description><![CDATA[LiveCloud Forums - https://forums.livecloud.io]]></description>
		<pubDate>Thu, 07 May 2026 13:46:53 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[hello]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=500</link>
			<pubDate>Wed, 20 Oct 2021 18:08:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=246">Samuele</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=500</guid>
			<description><![CDATA[hello I'm Samuele, i tried to use livecloud but it doesn't work i have put the created folder (by livcloud, with in it database...) in the same folder as the livecode stack file and run livecode but the stacks that are supposed to be there (the libraries ecc.) are not thereany help would be great. thanks!]]></description>
			<content:encoded><![CDATA[hello I'm Samuele, i tried to use livecloud but it doesn't work i have put the created folder (by livcloud, with in it database...) in the same folder as the livecode stack file and run livecode but the stacks that are supposed to be there (the libraries ecc.) are not thereany help would be great. thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Create Project: 'cp' is not recognized as internal...]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=486</link>
			<pubDate>Fri, 25 Jun 2021 12:53:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=44">JereMiami</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=486</guid>
			<description><![CDATA[I get this response in attempting to create a new project: <br />
<br />
'cp' is not recognized as internal or external command, operable program, or batch file. <br />
<br />
I have not run into this before nor have I had any trouble creating projects before. I reinstalled the manager. Still give me the same error. It installs the canela folder, and creates its parent folder with the name of the project, but there is nothing in the canela folder nor is there the traditional login stack.]]></description>
			<content:encoded><![CDATA[I get this response in attempting to create a new project: <br />
<br />
'cp' is not recognized as internal or external command, operable program, or batch file. <br />
<br />
I have not run into this before nor have I had any trouble creating projects before. I reinstalled the manager. Still give me the same error. It installs the canela folder, and creates its parent folder with the name of the project, but there is nothing in the canela folder nor is there the traditional login stack.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[double account email in cdbUsers Table]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=457</link>
			<pubDate>Sat, 08 Aug 2020 06:29:21 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=176">miyaa</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=457</guid>
			<description><![CDATA[Are you another way, so that there is no double account register in the cdbUsers table.<br />
<br />
if I register with an email with the same password. then there will be a double account register.<br />
<br />
example<br />
email: email@example.com<br />
password: Test123<br />
<br />
and then<br />
<br />
email: email@example.com<br />
password: TEst123<br />
<br />
then what happens in the cdbUsers table will occur 2 email accounts. I don't think this is ideal and it shouldn't be like this. There should be only 1 register account in the user table.<br />
<br />
I tried to use the cdb_advancedQuery function but the users table cannot query. so you can't check if the same email can't double register.<br />
<br />
Are there any other solutions to prevent double accounts?<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Are you another way, so that there is no double account register in the cdbUsers table.<br />
<br />
if I register with an email with the same password. then there will be a double account register.<br />
<br />
example<br />
email: email@example.com<br />
password: Test123<br />
<br />
and then<br />
<br />
email: email@example.com<br />
password: TEst123<br />
<br />
then what happens in the cdbUsers table will occur 2 email accounts. I don't think this is ideal and it shouldn't be like this. There should be only 1 register account in the user table.<br />
<br />
I tried to use the cdb_advancedQuery function but the users table cannot query. so you can't check if the same email can't double register.<br />
<br />
Are there any other solutions to prevent double accounts?<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[autologin]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=456</link>
			<pubDate>Tue, 04 Aug 2020 09:54:45 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=176">miyaa</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=456</guid>
			<description><![CDATA[Helo,<br />
<br />
is there a way to make the logged-in user no longer need to log in when opening the application?<br />
I usually save tokens to check back to the server whether the tokens are still valid or not. <br />
how do i do this on livecloud?<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Helo,<br />
<br />
is there a way to make the logged-in user no longer need to log in when opening the application?<br />
I usually save tokens to check back to the server whether the tokens are still valid or not. <br />
how do i do this on livecloud?<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[pagination livecloud]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=454</link>
			<pubDate>Tue, 21 Jul 2020 14:31:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=176">miyaa</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=454</guid>
			<description><![CDATA[I did not find in the documentation. how to use pagination.<br />
<br />
I only found the cdblist function<br />
<a href="https://docs.livecloud.io/List/" target="_blank" rel="noopener" class="mycode_url">https://docs.livecloud.io/List/</a><br />
<br />
what if I have 1000 or 10000 data records. <br />
whether it can make the application damaged?<br />
<br />
how to implement pagination in livecloud?]]></description>
			<content:encoded><![CDATA[I did not find in the documentation. how to use pagination.<br />
<br />
I only found the cdblist function<br />
<a href="https://docs.livecloud.io/List/" target="_blank" rel="noopener" class="mycode_url">https://docs.livecloud.io/List/</a><br />
<br />
what if I have 1000 or 10000 data records. <br />
whether it can make the application damaged?<br />
<br />
how to implement pagination in livecloud?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[business logic in the livecide application]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=453</link>
			<pubDate>Mon, 20 Jul 2020 17:20:42 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=176">miyaa</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=453</guid>
			<description><![CDATA[Dear Team,<br />
<br />
livecloud doesn't support user permissions by default. <br />
So I want to write it in livecode. <br />
<br />
<br />
for example. i want to make rbac.<br />
1. Role: Manager<br />
2. Role: employee<br />
<br />
only the employee role can see the employee table or<br />
only the managerrole can see the manager table.<br />
 <br />
my assumption is if someone gets or knows the recordID then they can freely do it to search.<br />
<br />
is it safe if I write rabc logic directly in livecode?<br />
do you have an example to make rbac in livecloud?<br />
<br />
if I use parseplatform.org I write it in cloudcode.<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Dear Team,<br />
<br />
livecloud doesn't support user permissions by default. <br />
So I want to write it in livecode. <br />
<br />
<br />
for example. i want to make rbac.<br />
1. Role: Manager<br />
2. Role: employee<br />
<br />
only the employee role can see the employee table or<br />
only the managerrole can see the manager table.<br />
 <br />
my assumption is if someone gets or knows the recordID then they can freely do it to search.<br />
<br />
is it safe if I write rabc logic directly in livecode?<br />
do you have an example to make rbac in livecloud?<br />
<br />
if I use parseplatform.org I write it in cloudcode.<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Both Universal and User Accounts]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=452</link>
			<pubDate>Mon, 20 Jul 2020 04:20:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=57">Pebah</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=452</guid>
			<description><![CDATA[In my "book" application I want to have:<br />
1. A universal account--to handle text and other data all users will see<br />
2. A user account--to handle the user's personal data (bookmarks, etc.)<br />
<br />
How is this done? I see in the docs, "Accounts and Authorization," descriptions of both, but it seems to describe it as either universal or user; I need both simultaneously.<br />
<br />
Thanks!]]></description>
			<content:encoded><![CDATA[In my "book" application I want to have:<br />
1. A universal account--to handle text and other data all users will see<br />
2. A user account--to handle the user's personal data (bookmarks, etc.)<br />
<br />
How is this done? I see in the docs, "Accounts and Authorization," descriptions of both, but it seems to describe it as either universal or user; I need both simultaneously.<br />
<br />
Thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[First sync cloud to local]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=440</link>
			<pubDate>Tue, 14 Jul 2020 06:29:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=57">Pebah</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=440</guid>
			<description><![CDATA[I've set up a table in LiveCloud Manager. Now I want to work with a local version of the same table. How do I create that local table that I will later sync back up to the cloud?]]></description>
			<content:encoded><![CDATA[I've set up a table in LiveCloud Manager. Now I want to work with a local version of the same table. How do I create that local table that I will later sync back up to the cloud?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[What is hardwareID?]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=395</link>
			<pubDate>Mon, 06 Apr 2020 09:20:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=38">WhenInSpace</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=395</guid>
			<description><![CDATA[Hello! In the cdbUser table, one key is hardwareID. What can this be used for? It's not mentioned anywhere in the documentation, as far as I can see.<br />
Getting the deviceID to enable push notifications etc is important in many apps - is the LiveCloud hardwareID useful in this sense?]]></description>
			<content:encoded><![CDATA[Hello! In the cdbUser table, one key is hardwareID. What can this be used for? It's not mentioned anywhere in the documentation, as far as I can see.<br />
Getting the deviceID to enable push notifications etc is important in many apps - is the LiveCloud hardwareID useful in this sense?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[user authentication via hash]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=318</link>
			<pubDate>Mon, 10 Feb 2020 02:22:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=34">mkakeshyft_tom</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=318</guid>
			<description><![CDATA[Hi Livecloud,<br />
<br />
I'm trying to create a auto-login scheme, and i'm realizing that unless I store my user's actual password, I can't do it.<br />
<br />
Any chance you could allow the option of submitting the hash instead of the password? ... maybe a "sending hash" parameter.<br />
<br />
Thanks,<br />
<br />
Tom]]></description>
			<content:encoded><![CDATA[Hi Livecloud,<br />
<br />
I'm trying to create a auto-login scheme, and i'm realizing that unless I store my user's actual password, I can't do it.<br />
<br />
Any chance you could allow the option of submitting the hash instead of the password? ... maybe a "sending hash" parameter.<br />
<br />
Thanks,<br />
<br />
Tom]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Candela sdk missing]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=186</link>
			<pubDate>Fri, 11 Oct 2019 10:58:10 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=82">paddy.healy@gmail.com</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=186</guid>
			<description><![CDATA[Hi all<br />
Just starting with livecloud. I have tried various methods based on the docs and I have also used the crud sample stack but I cannot get livecloud and LiveCode to talk. I just keep getting the candela sdk missing please export again. One thing I have noticed is that the api and data folders are not exported?<br />
This is so frustrating]]></description>
			<content:encoded><![CDATA[Hi all<br />
Just starting with livecloud. I have tried various methods based on the docs and I have also used the crud sample stack but I cannot get livecloud and LiveCode to talk. I just keep getting the candela sdk missing please export again. One thing I have noticed is that the api and data folders are not exported?<br />
This is so frustrating]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Any way to change location once its set up?]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=94</link>
			<pubDate>Sun, 18 Aug 2019 14:02:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=62">sid</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=94</guid>
			<description><![CDATA[Hi Everyone,<br />
<br />
 I'm new to all this and based in South Africa. <br />
<br />
Unfortunately I picked San Francisco as the location when I set up the livecloud account. Its really really slow and frustrating so I would like to change the location to LON1 (London UK) If there any way to do this without creating a totally new account? I just need a feature to transfer my account to the closer location...<br />
<br />
According to most people in the DigitalOcean LON1 is the best option for us here in SA.<br />
<br />
I wonder what the lag times would be for fellas in Austrailia?<br />
<br />
Sid]]></description>
			<content:encoded><![CDATA[Hi Everyone,<br />
<br />
 I'm new to all this and based in South Africa. <br />
<br />
Unfortunately I picked San Francisco as the location when I set up the livecloud account. Its really really slow and frustrating so I would like to change the location to LON1 (London UK) If there any way to do this without creating a totally new account? I just need a feature to transfer my account to the closer location...<br />
<br />
According to most people in the DigitalOcean LON1 is the best option for us here in SA.<br />
<br />
I wonder what the lag times would be for fellas in Austrailia?<br />
<br />
Sid]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[updating one table from multiple apps]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=52</link>
			<pubDate>Fri, 12 Jul 2019 22:28:09 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=55">sltfn</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=52</guid>
			<description><![CDATA[Hello. I have some ideas about how what I'm about to ask may work but a quick tip would be helpful. How do I set up more than one app to update the same LiveCloud table?<br />
<br />
Simple example situation: I have a LiveCode app I'm using for development and to build my understanding of LiveCloud. But what I ultimately want is to update a suite of existing LiveCode apps so that instead of talking to tables in a MySQL database they'll be talking to analogous tables in LiveCloud, the same tables my dev app talks to. Hope that's possible and guess that it is.<br />
<br />
Is it just a matter of putting those LiveCode apps in the same folder as my dev/LiveCloud learning app and putting the same initialization scripts in each LiveCode app? Or is there more to it? Thanks in advance.<br />
<br />
Sieg]]></description>
			<content:encoded><![CDATA[Hello. I have some ideas about how what I'm about to ask may work but a quick tip would be helpful. How do I set up more than one app to update the same LiveCloud table?<br />
<br />
Simple example situation: I have a LiveCode app I'm using for development and to build my understanding of LiveCloud. But what I ultimately want is to update a suite of existing LiveCode apps so that instead of talking to tables in a MySQL database they'll be talking to analogous tables in LiveCloud, the same tables my dev app talks to. Hope that's possible and guess that it is.<br />
<br />
Is it just a matter of putting those LiveCode apps in the same folder as my dev/LiveCloud learning app and putting the same initialization scripts in each LiveCode app? Or is there more to it? Thanks in advance.<br />
<br />
Sieg]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[incomplete AdvancedQuery example?]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=50</link>
			<pubDate>Thu, 11 Jul 2019 01:38:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=55">sltfn</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=50</guid>
			<description><![CDATA[Which part of the example query below (on the docs page for AdvancedQuery) ensures that only "record IDs with first name ending with 'n' or 'y' will be included in the line-delimited list"? If, as it appears to me, that portion of the query is missing, could you please supply the full query? Thanks in advance.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># We want to find all clients that have last name "Smith" <br />
# and a first name that ends with "n" or "y".<br />
<br />
local tDataA, tAdvancedMap, tTable, tTarget, tResultFormat<br />
<br />
# first query<br />
put "lastName" into tDataA["lName"]["key"]<br />
put "=" into tDataA["lName"]["operator"]<br />
put "Smith" into tDataA["lName"]["value"]<br />
<br />
# advanced map<br />
put "LName" into tAdvancedMap<br />
<br />
put "clients" into tTable<br />
put "cloud" into tTarget<br />
put "recordList" into tResultFormat<br />
<br />
put cdb_advancedQuery(tDataA,tAdvancedMap,tTable,tTarget,tResultFormat)<br />
<br />
# outputs: 12345678-abcd-1234-cdef-1234567890ab  <br />
#          87654321-abcd-1234-cdef-1234567890ab<br />
<br />
# This is a line delimited list containing all record IDs with last name "Smith"<br />
# and first name ending with "n" or "y".</code></div></div>]]></description>
			<content:encoded><![CDATA[Which part of the example query below (on the docs page for AdvancedQuery) ensures that only "record IDs with first name ending with 'n' or 'y' will be included in the line-delimited list"? If, as it appears to me, that portion of the query is missing, could you please supply the full query? Thanks in advance.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># We want to find all clients that have last name "Smith" <br />
# and a first name that ends with "n" or "y".<br />
<br />
local tDataA, tAdvancedMap, tTable, tTarget, tResultFormat<br />
<br />
# first query<br />
put "lastName" into tDataA["lName"]["key"]<br />
put "=" into tDataA["lName"]["operator"]<br />
put "Smith" into tDataA["lName"]["value"]<br />
<br />
# advanced map<br />
put "LName" into tAdvancedMap<br />
<br />
put "clients" into tTable<br />
put "cloud" into tTarget<br />
put "recordList" into tResultFormat<br />
<br />
put cdb_advancedQuery(tDataA,tAdvancedMap,tTable,tTarget,tResultFormat)<br />
<br />
# outputs: 12345678-abcd-1234-cdef-1234567890ab  <br />
#          87654321-abcd-1234-cdef-1234567890ab<br />
<br />
# This is a line delimited list containing all record IDs with last name "Smith"<br />
# and first name ending with "n" or "y".</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Error: Failed API Key Authentication]]></title>
			<link>https://forums.livecloud.io/showthread.php?tid=42</link>
			<pubDate>Fri, 05 Jul 2019 06:12:10 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.livecloud.io/member.php?action=profile&uid=56">gmd_greg</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.livecloud.io/showthread.php?tid=42</guid>
			<description><![CDATA[I am just working through the tutorial setting up the sample database and CRUD Example stack.  When I open the Simple CRUD Example, I get "Error: Failed API Key Authentication" in the Record List.  I have gone back and tried the whole process from the start a few times with the same result.  Am I missing something simple here?  Thanks!]]></description>
			<content:encoded><![CDATA[I am just working through the tutorial setting up the sample database and CRUD Example stack.  When I open the Simple CRUD Example, I get "Error: Failed API Key Authentication" in the Record List.  I have gone back and tried the whole process from the start a few times with the same result.  Am I missing something simple here?  Thanks!]]></content:encoded>
		</item>
	</channel>
</rss>