Skip to content

Insane in the Main Frame

I am Ophidia, programmer.

  • Home
  • Deutsch
  • English

Month: November 2018

Typo3 8: “save and preview” backend button for custom model

29. November 201811. December 2018 ophidiaUncategorized
Speichern Button im Backend

It’s kinda easy: TCEMAIN.preview { tx_ophi_domain_model_entry { # Available with latest 8.7+ only useCacheHash = 1 previewPageId = 22 useDefaultLanguageRecord = 0 fieldToParameterMap { uid = tx_ophi_entry[entry] } additionalGetParameters { tx_ophi_entry.controller = Entry tx_ophi_entry.action = show } } }

Read more

sending FormData with jquery does not work in Safari < 11

24. November 201811. December 2018 ophidiaJavaScript

Submitting form data with upload fields is made very easy with formdata. Of course, that means some older browsers will not support it. In this case, it was Safari. There was no feasible error message, the targeted php file just […]

Read more
  • Privacy
  • Contact
  • RSS
Powered by WordPress | Theme: Astrid by aThemes.