Target Interest Rate

The Target Interest Rate form was created so that a potential client could submit a target rate that they are looking for. The loan officer would then be able to keep up with this information and once the market presented that rate, they would then be able to contact the potential client.

Also, please note the layout of this page. You will notice that the duel sidebars with the widgets are gone. In place of those widgets there is a custom sidebar with tabs and subtabs. These link directly to the corresponding page where that particular information is located. The reason we show this particular layout, on this page, is because there are numerous forms for use on your Positive Real Estate Professionals member website/blogsite. This is the easiest way to navigate when there are a multitude of pages all linked to one central page.

This type of sidebar is an upgrade whose cost is determined based on the number of tabs required. If you are interested in obtaining a page or sidebar built out this way, please call us for pricing.

Your Name (required)

Your Email (required)

Your Target Interest Rate

Your Phone Number (required)

Subject

Your Message

function field_func($atts) { global $post; $name = $atts['name']; if (empty($name)) return; return get_post_meta($post->ID, $name, true); } add_shortcode('field', 'field_func');