THEMA:

Disable infos 5 Jahre 1 Monat her #221077

  • Autor
  • maisfeld
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Registered
  • Beiträge: 18
  • Dank erhalten: 0
Hello

is it possible to disable this following information in PDF and E-Mail:

Data stored with the following ID: 3

Form Name: 123456789

Sender IP: 83.78.80.85
User ID: 0
User name: -
Surname: -
Sender Provider: Unknown
Sender Browser: Mozilla / 5.0 (Macintosh, Intel Mac OS X 10_13_2) AppleWebKit / 537.36 (KHTML, like Gecko) Chrome / 63.0.3239.132 Safari / 537.36
Sender operating system: mac

Many thanks and kind regards
Carlo

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Disable infos 5 Jahre 1 Monat her #221093

  • mihaela
  • Offline
  • Benutzer ist gesperrt
  • Benutzer ist gesperrt
  • Registered
  • Beiträge: 3128
  • Dank erhalten: 416
Hello,

To remove that information from PDF go to /media/breezingforms/pdftpl/pdf_attachment.php and remove the following code:
	<tr>
		<td colspan="2" bgcolor="#cccccc" align="left" valign="middle">
			<h2><?php echo $this->submitted; ?></h2>
		</td>
	</tr>
	<tr>
		<td>
			<strong><?php echo BFText::_('COM_BREEZINGFORMS_ID') ?>:</strong>
		</td>
		<td>
			<?php echo $this->form; ?>
		</td>
	</tr>
	<tr>
		<td>
			<strong><?php echo BFText::_('COM_BREEZINGFORMS_PROCESS_SUBMITTEDAT') ?>:</strong>
		</td>
		<td>
			<?php echo $this->submitted; ?>
		</td>
	</tr>
	<tr>
		<td>
			<strong><?php echo BFText::_('COM_BREEZINGFORMS_IP') ?>:</strong>
		</td>
		<td>
			<?php echo $this->ip; ?>
		</td>
	</tr>
	<tr>
		<td>
			<strong><?php echo BFText::_('COM_BREEZINGFORMS_BROWSER') ?>:</strong>
		</td>
		<td>
			<?php echo htmlentities($this->browser, ENT_QUOTES, 'UTF-8');  ?>
		</td>
	</tr>
	<tr>
		<td>
			<strong><?php echo BFText::_('COM_BREEZINGFORMS_PROCESS_OPSYS') ?>:</strong>
		</td>
		<td>
			<?php echo htmlentities($this->opsys, ENT_QUOTES, 'UTF-8');  ?>
		</td>
	</tr>
	<tr>
		<td colspan="2" bgcolor="#cccccc">
			<strong><?php echo BFText::_('COM_BREEZINGFORMS_DATA') ?>:</strong>
		</td>
	</tr> 
NOTE: Backup the pdf_attachment.php file in case you will want it back some time, for example save it asold_pdf_attachment.php.

You can learn more about changing the PDF here crosstec.org/en/support/online-documenta...-s-pdf-template.html .

To remove that information from the email body go to /media/breezingforms/mailtpl/ folder, open mailtpl.txt.php file and erase the following code:
<?php if ($RECORD_ID != ''): ?>
<?php echo $PROCESS_RECORDSAVEDID?> <?php echo $RECORD_ID ?><?php echo $NL ?>
<?php endif; ?>

<?php echo $PROCESS_FORMID?>: <?php echo $FORM ?><?php echo $NL ?>
<?php echo $PROCESS_FORMTITLE ?>: <?php echo $TITLE ?><?php echo $NL ?>
<?php echo $PROCESS_FORMNAME ?>: <?php echo $NAME ?><?php echo $NL ?>
<?php echo $PROCESS_SUBMITTEDAT ?>: <?php echo $SUBMITTED ?><?php echo $NL ?>
<?php echo $PROCESS_SUBMITTERIP ?>: <?php echo $IP ?><?php echo $NL ?>
<?php echo $PROCESS_SUBMITTERID ?>: <?php echo $SUBMITTERID ?><?php echo $NL ?>
<?php echo $PROCESS_SUBMITTERUSERNAME ?>: <?php echo $SUBMITTERUSERNAME ?><?php echo $NL ?>
<?php echo $PROCESS_SUBMITTERFULLNAME ?>: <?php echo $SUBMITTERFULLNAME ?><?php echo $NL ?>
<?php echo $PROCESS_PROVIDER ?>: <?php echo $PROVIDER ?><?php echo $NL ?>
<?php echo $PROCESS_BROWSER ?>: <?php echo $BROWSER ?><?php echo $NL ?>
<?php echo $PROCESS_OPSYS ?>: <?php echo $OPSYS ?><?php echo $NL ?> 
NOTE: Backup the mailtpl.txt.php file in case you will want it back some time, for example save it asold_mailtpl.txt.php.

You can learn more about editing email templates here: crosstec.org/en/support/online-documenta...-templates-work.html .

That should do the trick. Let me know if you managed to set it for your form.

If you have more questions, feel free to ask.

Regards,

Mihaela
Folgende Benutzer bedankten sich: maisfeld

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Disable infos 5 Jahre 1 Monat her #221108

  • Autor
  • maisfeld
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Registered
  • Beiträge: 18
  • Dank erhalten: 0
Thanks that works. ;-))

regards Carlo

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Disable infos 5 Jahre 1 Monat her #221116

  • mihaela
  • Offline
  • Benutzer ist gesperrt
  • Benutzer ist gesperrt
  • Registered
  • Beiträge: 3128
  • Dank erhalten: 416
Great! I'm glad I helped.

Regards,

Mihaela

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

  • Seite:
  • 1
Moderatoren: ForumSupport
Ladezeit der Seite: 0.058 Sekunden

Angebot

Sommer Special! Alle Mitgliedschaften zum Sonderpreis!

Prio Support, alle Extensions und alle Templates in einem Paket.

Hier geht's zur Bestellung

Crosstec hilft sparen!

Falls Sie neu bei Crosstec sind aber bereits einen Formulargenerator bei einem anderen Hersteller gekauft haben, dann bekommen sie von uns einen Rabatt von 25% auf unsere 1-Jahres und Pro-Mitgliedschaften

Wie Sie an den Rabatt kommen?

Schreiben Sie uns einfach eine kurze Email mit beigelegten Kaufbeleg (z.B. PayPal Quittung) an sales@crosstec.org.

Live Support Chat Opened!

Join our Discord chat here and enter the Crosstec channels to receive live support and talk directly to the team!

Wir unterstützen die Joomla Community

Crosstec unterstützt weltweit alle offiziellen Joomla! User Groups und Organisatoren von Joomla! Days die bei Joomla.org registriert sind.

Falls das auf dich zutrifft und du eines unserer Produkte brauchst, schreib uns eine kurze Email an info@crosstec.org und du bekommst eine Flatrate-Mitgliedschaft geschenkt!