Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: import data
02 Oct 2024 10:36

info97191

Hello,
Je cherche à importer des données csv dans un formulaire et ça ne marche pas.
Pourtant il voit bien les colonnes mais quand je clique sur importer, il reste bloquer sur 0%

Les lignes sont séparées par des CRLF
Il y a des LF quand plusieurs lignes dans un champs

Exemple de la ligne 1 et 2

ID;DateSubmitted;Submitter's IP Address;Submitter's Username ;Submitter's User ID ; Language Code ;RaisonSociale;Activite;Secteur;AutreSecteur;Effectif;Intitule;Statut;Categorie...
Category: RSForm! Pro
28 Aug 2024 15:01

it626

I currently use Chronoforms/Connectivity on Joomla 3, but every version upgrade forces me to recreate all the forms. I am looking at RSForms!Pro as an alternative. I need to upgrade my Joomla! to 5 and to PHP8. Will I be able to install the RSForms!Pro on my Joomla! 3 installation, create my forms - many with custom PHP and database mapping, and relatively painlessly upgrade my Joomla! to 5 without having to do a lot of wrangling to make it work? Or should I create the forms on an alternate domain that's already Joomla! 5 and just import them to the original domain?
Category: RSForm! Pro
06 Dec 2023 16:11

iceferret

This is from a totally different database but i wrote a php file to query and return data I wanted to make a print list for a club newsletter, then in excel data I selected options that led to the files url and imported the data it returned. You could use that method with the submissions table perhaps
Category: RSForm! Pro
06 Sep 2023 10:50

folamour

Hi folks, since 3 month we have random server crash, we have found that was linked to a SQL temp folder issue who is full (error 28), but this seem also linked to a RS firewall event, (i'll asked several time and support told me there is no link) we moved from a mutualised to a VPS 4 go server because joomlart told that the error was possibly linked to the capacity of the server, because this crash is also linked to a SQL request.

but the random crash continue....

on the event log of the...
Category: RSFirewall!
24 Mar 2023 08:43

raja.saqib786

Hello,
We have a hacked/broken Joomla 3 website and we are trying to import/export the forms from the database. Import/export works well but when we preview the forms we see only Rscode. Please check the screenshot link.
[img size=917x713]twincityint.com/sunandmoongathering/imag...3-03-24%20130358.png[/img]

Please guide us to solve this issue
Category: RSForm! Pro
24 Mar 2023 08:07

raja.saqib786

Hello,
We have a hacked/broken Joomla 3 site the backend is not working anymore and we are trying to export forms from the database.
We have successfully done that but when we import it on Joomla 4 site we see only the code, not the fields please check the screenshot.
Please guide us to solve this issue.
[img size=917x713]twincityint.com/sunandmoongathering/imag...3-03-24%20130358.png[/img]
Category: RSForm! Pro
16 Sep 2022 10:44

johnhoube

Hi, I have form were by a user completes 3 fields and then based on these selections I want to load any submission which has the same in the database submissions. Can someone tell me if its possible and if my approach below is the correct way to go about it.

I have added the below code to the JavaScript section of my form:
<script>
jQuery( document ) . ready( function ( $ ) {
	// On change of the dropdown do the ajax
	$( "#site" ) . change( function () {
		processLoadFormData();		
	} );...
...
Category: RSForm! Pro
17 Jan 2022 03:23

arthur_klisiewicz5

As an example I tried to export CATEGORIES. I the import it into Excell and filled missing data.
I then had to EMPTY all records and tried to IMPORT my CSV file, but I get wired error that columns do not match (although they do).
I also tried to export with enlosing coolumns in "" "" (quotes) but it did not help.

Finally I removed all records and tried to add a new category manually and got this errror:
danger
Save failed with the following error: Invalid `parent_id` [0] in...
Category: RSDirectory!
16 Jan 2022 23:27

arthur_klisiewicz5

Just installed RS-Directory. Imported about 3000+ categories. Now the plugin asks to assign a Form to the categories. Any voluneers to spend a week and do it manually one by one ???

I created a ticked, and after few days no response from developers. Absolute silence :-(
I know it can be done simply by applying some SQL if I now how the database is structured and what relationships are among the tables. Trying to research that and figure out without some documentation is absolute waste of time.
Anybody else had that problem ? any workarounds ?

ART
Category: RSDirectory!
04 Dec 2021 13:35

bill.hui

Hi

There is guidance here:
www.rsjoomla.com/support/documentation/r...external-tables.html

I was able to create a table using PHPmyadmin and import CSV into table. This table can be displayed in Joomla 4 using droptable to confirm table content and layout.

However, I have not been able to get script to work yet and have raised a ticket.

Will provide update when I get this working.

I will also be raising a topic...
Category: RSForm! Pro
02 Aug 2021 13:41

gregs

I have a form where questions are entered in order to build a knowledgebase type of tool. Each question is assigned to a category. I am using the Google Sheets plugin to insert data into a sheet. There will then be a submissions directory where people can pull questions and print them out.

People will obviously be able to search by category but what I'd like to do is assign a number as a "weight" to each question as some are more important than others and we'd like them to display more often....
Category: RSForm! Pro
22 Jul 2020 13:31

rezpe95

Hello Great community,
I am searching to import basic standard data in RS Directory : Title, Phone, Address, Website
It's verry difficult for me to format the adress Data in my CSV.
If someone could provide a really simple CSV sample File, it would be verry nice :)
Category: RSDirectory!
27 May 2020 08:39

dragos

Hello,

If you've imported the RSClario!'s Sample Data and the website looks similar to our demo:

templates.rsjoomla.com/#rsclario2

..then the pictures from the slideshow are added using RSMediaGallery! Responsive Slideshow module. You can read more about how to use this module here.
Category: Templates
02 Mar 2020 02:26

patrick75

I am using SMS to send a notification to user entering data into a a contact and booking form.

Currently I have a dropdown for the country code and one for a three digit prefix. The reason I have the prefix dropdown is because in SMS I use placeholders to enter the mobile phone number.
i.e. {countryCode:value}(prefix:value}{phone:value}
I've done it this way because SMSGlobal cannot accept a number such as 6402712345678. where 64 is the country code and 027 is the prefix. The correct number...
Category: RSForm! Pro
07 Oct 2019 13:46

ascplweb

I have two separate forms - a user form and an incident form. In the user submission view, I need to generate a link to all incidents that the user may have. These users may have more than one incident and these incidents are all recorded as individual form submissions from the incident form.

I don't want to import data from one form to another, just provide a link to the incident submissions. It seems simple enough and I've be trying to figure this out but have not cracked it yet. I've been a...
Category: RSForm! Pro
Displaying 1 - 15 out of 171 results.