This is a module to work with the API of ImmobilienScout24, an german company for realtors. The service is currently only available in germany. That's why we go on in german.
The Facebook Photo Sync module enables the ability to have Image(Field) fields automatically uploaded to an existing or dynamically generated Album upon Node/Entity creation.
This module is used to AJAX-ify form submissions. It can both AJAX-ify existing forms (without writing any code) and build your own forms starting from simple AJAX forms to complex dynamic forms with dependent components or multistep behaviors.
Supports forms with redirects (redirect/drupal_goto), and batch processing (Batch API);
Supports page cache (works correctly when the page with a form is cached);
Submits a form by pressing Enter (should be enabled in module settings);
Provides flexible API for developers to customize submission results output, form parts redrawing, control error messages position, etc.
Asaf GUI
On the module settings page (admin/config/system/asaf) put a list of form IDs into "Forms" field to configure which forms to AJAX-ify. Tick “Show form ids” checkbox to see form IDs of all forms on any page.